Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return encoded url same as import.meta.resolve #40

Merged
merged 3 commits into from
Oct 20, 2022

Conversation

iambumblehead
Copy link
Owner

@iambumblehead iambumblehead commented Oct 20, 2022

updated resolvewithplus to

  • return this, 'file:///path/to/indexfile/file%20name%20with%20spaces.js'
  • rather than this, 'file:///path/to/indexfile/file name with spaces.js'

@iambumblehead
Copy link
Owner Author

thanks

@iambumblehead iambumblehead merged commit c27c3c4 into master Oct 20, 2022
@iambumblehead iambumblehead deleted the return-encoded-url-same-as-import.meta.resolve branch October 20, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants